recording
Type
property
Summary
Reports whether a sound is currently being recorded.
Syntax
set the recording to {true | false}
Description
Use the recording property to determine whether a recording is being made or to stop recording.
The recording property is true if sound is currently being recorded with the record sound command, false if it is not.
If a recording is currently being made, you can set the recording property to false to stop recording. This is equivalent to using the stop recording command.
Examples
set the recording to false
wait until the recording is true
Related
command: record sound, stop recording
function: recordLoudness
Compatibility and Support
Introduced
LiveCode 1.1
OS
mac
windows
ios
android
web
Platforms
desktop
mobile